Giter Club home page Giter Club logo

Comments (4)

jdsn avatar jdsn commented on July 18, 2024

The alias_* steps are only used internally to create the expansions. The alias_* aliases are lists of steps that must always be queued in this order. They exist to reduce duplication. And to only have to change one place when a new step is added to the default workflow.

The expanding steps that should be used when calling mkcloud are [all, all_noreboot, plain, instonly].

from automation.

aspiers avatar aspiers commented on July 18, 2024

The alias_* steps are only used internally to create the expansions.

Then why are they listed in the usage text? You added them in bad918f. If they are really only for internal usage, they should not be visible in the interface, and they should also the convention for prefixing private symbols with an underscore, e.g. _alias_new_admin or similar.

from automation.

aspiers avatar aspiers commented on July 18, 2024

@jdsn Please can you confirm they should not be in the usage text?

from automation.

jdsn avatar jdsn commented on July 18, 2024

@aspiers well yes they should not be in the usage. But I guess it makes sense to document them inline instead.

from automation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.