budibase/packages/cli/src/constants.js

5 lines
65 B
JavaScript
Raw Normal View History

exports.CommandWords = {
HOSTING: "hosting",
HELP: "help",
}