7.55. fabric:version-set-default
Abstract
set the new default version (must be one of the existing versions)
Synopsis
fabric:version-set-default
[
--help
] {
Version
}
Description
Many of the fabric console commands work with a default version. For example, when you create a new profile with
fabric:profile-create
, the new profile is created in the default version by default. The fabric:version-set-default
changes the default version that is used by these commands.
Arguments
Table 7.55, “fabric:version-set-default Arguments” describes the command's arguments.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command |
Version | (Required) Version number to use as the new default version. |