Coder Social home page Coder Social logo

Comments (4)

victor-heali avatar victor-heali commented on June 7, 2024

any updates on this?

from cli-tools.

priitlatt avatar priitlatt commented on June 7, 2024

@martinjeret @victor-heali do you have any suggestions how to improve docs for this? Current documentation can be seen from the here.

from cli-tools.

martinjeret avatar martinjeret commented on June 7, 2024

I would add to the part where it says

Optional arguments for action get-latest-testflight-build-number
--pre-release-version=PRE_RELEASE_VERSION
Version of the build published to Testflight that identifies an iteration of the bundle. The string can only contain one to three groups of numeric characters (0-9) separated by period in the format [Major].[Minor].[Patch]. For example 3.2.46

If the optional argument PRE_RELEASE_VERSION is not set then ...

I like how default behaviour is explained in app store connect command and jtw token cache for example.

--api-unauthorized-retries, -r=UNAUTHORIZED_REQUEST_RETRIES
Specify how many times the App Store Connect API request should be retried in case the called request fails due to an authentication error (401 Unauthorized response from the server). In case of the above authentication error, the request is retried usinga new JSON Web Token as many times until the number of retries is exhausted. If not given, the value will be checked from the environment variable APP_STORE_CONNECT_API_UNAUTHORIZED_RETRIES. [Default: 3]

from cli-tools.

priitlatt avatar priitlatt commented on June 7, 2024

As --pre-release-version flag is optional, it does not have a default value.

from cli-tools.

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.