Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdFix = &commands.Command{
UsageLine: "fix",
Short: "Fixes your application by making it compatible with newer versions of radiant",
Long: `
The command 'fix' will try to solve those issues by upgrading your code base
to be compatible with radiant old version
-s source version
-t target version
example: radical fix -s 1 -t 2 means that upgrade radiant version from v1.x to v2.x
`,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.