-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Things upstage should do.
Below list will be commands typed after the word
upstageat the command line.
-
init [repo] [flags]: Create a new repository with all the necessary setup (project boilerplate, git init, commit, push) -
clone [owner-list] [repo-glob] [flags]: Clone all repos for owner (user/org) with optional repo glob to filter repos. -
build [repo-glob] [flags]: Build static sites from configuration and conventions -
deploy [repo-glob] [flags]: Deploy statically built sites (to gh-pages right now) -
update [repo-glob] [metadata|updater] [flags]: Update metadata (in.upstage.yml or package.json) or run an updater fromupdatefor sites. -
related [repo-glob] [flags]: Likeupdatebut attempts to find related repos to update the related list. -
auth [provider] [flags]: Save authentication information for providers likegithub -
data[flags]:get, set, deletemetadata stored indata-store
This is just a start for the base commands. The flags and flag interactions need to be thought about too.
Metadata
Metadata
Assignees
Labels
No labels